<xs:simpleType name="InsuredDateType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation>The date a shipment was insured.</xs:documentation> </xs:annotation> <xs:restriction base="xs:dateTime" /> </xs:simpleType>
© 2022 All Rights Reserved.